home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Demos / A.D. Software / OOFILE 1.3b4d6.sit / OOFILE 1.3b4d6 / OOFRep demo / OOFRep Demo README next >
Text File  |  1997-05-09  |  3KB  |  73 lines

  1. OOFRep Readme
  2.  
  3. Welcome to the first and only (as far as we know) Report Writer library for Macintosh C++ programmers.
  4.  
  5. This is a tiny demo to give a flavour of how OOFRep works. Unfortunately, due to a conflict between finishing another product and the CodeWarrior 11 burn deadlines, we have not been able to provide a more comprehensive demo.
  6.  
  7. The Sample Report Clipping was taken from the OOFRep Test program, by copying the report into the clipboard. 
  8.  
  9. OOFRep is a wholly object-oriented design and works on a model of nested bands. For example, the Sample Report Clipping shows:
  10.  
  11. 1) a band specified as a Page Header, including a gray line
  12.  
  13. 2) the main 'database view' band showing patient names
  14.  
  15. 3) another database view band, attached as a footer break to show the visits for each patient
  16.  
  17. 4) a graph band, containing an OOFGraph, attached as a footer to the overall report.
  18.  
  19. One of the particular strengths of the OOFRep model is the ability to set global settings but still override them for a particular report. For example, the page footer on the Sample Report Clipping is a band that has been set as the default footer.
  20.  
  21.  
  22.  
  23. OOFRep is now on sale for Macintosh and Windows, at USD $500. This includes a RAM-based version of the OOFILE database engine, and OOFGraph. OOFGraph can be used without the report writer, and includes its own PowerPlant display window.
  24.  
  25. The 2D OOFGraph product is available separately for USD $200. An upgrade to 3D is due Q2 '97.
  26.  
  27. Both OOFGraph and OOFRep are provided with PowerPlant wrapper classes to easily add their preview windows to your application. However, that's the only dependency on PowerPlant. The core engines are not dependent on any application framework.
  28.  
  29. Andy Dent
  30.  
  31.  
  32.  
  33. Contact Details
  34.  
  35. Australian Distributors
  36. Techflow Pty Ltd
  37. 5/17 Mooramba Road
  38. Dee Why  NSW 2099
  39. Phone  (02) 9971 4311
  40. Fax  (02) 9982 3623
  41. sales@techflow.com.au
  42.  
  43.  
  44. European Distributors
  45. Full Moon Software
  46. PO Box 862, MAIDENHEAD, Berks SL6 0QJ UK
  47. ph: +44 1628 660242 fax: +44 1628 666084 
  48. http://www.u-net.com/~moonweb/
  49. sales@fullmoon.com
  50.  
  51.  
  52. US Distributors
  53. Xplain Corporation, through the MacTech Mail Order Store
  54. productinfo@xplain.com
  55. http://www.mactech.com
  56.  
  57.  
  58. OOFILE Technical queries, and international sales
  59. Andy Dent BSc MACS
  60. President and OOFILE Product Architect
  61. A.D. Software
  62. 94 Bermuda Drive
  63. Ballajura, Western Australia  6066
  64.  
  65. Phone/Fax +61-9-249-2719
  66. CompuServe:  100033,3241
  67. Internet:    dent@highway1.com.au
  68.              ftp://ftp.highway1.com.au/pub/adsoftware/
  69.              http://www.highway1.com.au/adsoftware/
  70.  
  71.  
  72. OOFILE - “the cross-platform OODBMS that speaks c++"
  73.